@media only screen and (max-width: 1024px) {
    .stellarnav.desktop li.has-sub a {
        font-size: 12px;
    }

    .stellarnav>ul>li>a {
        padding: 0;
    }

    .browser {
        font-size: 14px;
    }

    .stellarnav li a {
        font-size: 13px;
    }

    .box-content h2 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 820px){
    .top-bar-form{
        display:none;
    }
    .home-header-part .logo-wrap {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
}
@media only screen and (max-width: 768px) {
    .nav-item.dropdown .dropdown-menu {
    top: -4px;
}
    .home-header-part .col-md-9{
        width:100%;
    }
    .top-bar-form ul {
        /* display: flex; */
        /* display: -webkit-inline-box; */
        /* flex-wrap: wrap; */
        margin-left: -188px;
    }
    .custom-sm-pt-5{
        padding-top: 3rem;
    }
    .brows-mnt{
        margin-top: 0;
        margin-left: 0;
    }
    .member{
        margin-left: 0;
    }
    .menulist {
        margin-left: 131px;
        margin-top: -37px;
    }
    .login {
        padding: 5px 13px;
    }
    .home-form a {
        font-weight: 500;
        margin-left: 39px;
    }
    .home-banner-part h1 {
        font-size: 45px;
    }

    .home-banner-part p {
        font-size: 14px;
    }

    .number h6 {
        font-size: 14px;
    }

    .home-learn p {
        font-size: 21px;
    }

    .home-team-member h4 {
        font-size: 18px;
    }

    .team-list li {
        font-size: 11px;
    }

    .team-member-content h5 {
        font-size: 10px;
        padding: 3px 1px;
    }

    .team-member-content h6 {
        font-size: 11px;
        padding: 1px 0px;

    }

    .team-icon img {
        width: 100%;
    }

    .team-member {
        height: 88%;
    }

    .box-content h3 {
        font-size: 21px;
    }

    .box-content h2 {
        font-size: 15px;
        line-height: 1.4rem;
    }

    .tour-content h1 {
        font-size: 41px;
    }

    .tour-content h2 {
        font-size: 20px;
    }

    .author-name {
        font-size: 20px;
    }

    .payless h3 {
        font-size: 30px;
    }

    .payless h4 {
        font-size: 18px;
        color: #425466;
    }

    .client-text p {
        font-size: 13px;
    }

    .client-review .name {
        font-size: 14px;
    }
    
    .product a {

        font-size: 11px;
    }

    .explore-text h3 {
        font-size: 15px;
    }

    .explore-product {
        height: 91%;
    }

    .personal-image {
        margin-top: 62px;
    }

    .footer-menu {
        margin: 20px 0;
    }

    .footer-menu article {
        font-size: 22px;
    }

    .personal {
        padding: 0;
    }
    
       /*ria*/
         .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  } 
  .top-bar-form{
      display:none;
  } 
  .home-header-part .logo-wrap {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}
    

}

@media only screen and (max-width: 820px) {
    .home-banner-part h1 {
        font-size: 45px;
    }

    .home-banner-part p {
        font-size: 14px;
    }

    .number h6 {
        font-size: 14px;
    }

    .home-learn p {
        font-size: 21px;
    }

    .home-team-member h4 {
        font-size: 18px;
    }

    .team-list li {
        font-size: 11px;
    }

    .team-member-content h5 {
        font-size: 10px;
        padding: 3px 1px;
    }

    .team-member-content h6 {
        font-size: 11px;
        padding: 1px 0px;

    }

    .team-icon img {
        width: 100%;
    }

    .team-member {
        height: 88%;
    }

    .box-content h3 {
        font-size: 21px;
    }

    .box-content h2 {
        font-size: 14px;
        line-height: 1.4rem;
    }

    .tour-content h1 {
        font-size: 41px;
    }

    .tour-content h2 {
        font-size: 20px;
    }

    .author-name {
        font-size: 20px;
    }

    .payless h3 {
        font-size: 30px;
    }

    .payless h4 {
        font-size: 18px;
        color: #425466;
    }

    .client-text p {
        font-size: 13px;
    }

    .client-review .name {
        font-size: 14px;
    }

    .product a {

        font-size: 11px;
    }

    .explore-text h3 {
        font-size: 15px;
    }

    .explore-product {
        height: 91%;
    }

    .personal-image {
        margin-top: 62px;
    }

    .footer-menu {
        margin: 20px 0;
    }

    .footer-menu article {
        font-size: 22px;
    }

    .personal {
        padding: 0;
    }

}
@media only screen and (max-width: 540px) {
    .top-bar-form ul {
        display: flex;
        display: -webkit-inline-box;
        flex-wrap: wrap;
    }
        .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  } 
  .top-bar-form{
      display:none;
  }
    .member{
        margin-left: 94px;
    }
    .home-header-part .menulist {
        margin-left: 0;
        margin-top: -37px;
    }
    .home-header-part .logo-wrap {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
    .login {
        padding: 5px 13px;
    }
    .home-form a {
        font-weight: 500;
        margin-left: 39px;
    }
    .book-call {
        font-size: 13px;
    }

    .home-banner-part h6 {
        font-size: 11px;
    }

    .home-video iframe {
        width: 100%;
        height: 209px;
    }

    .home-learn p {
        font-size: 14px;
    }

    .home-team-member h4 {
        font-size: 15px;
    }

    .team-list {
        display: none !important;
    }

    .home-learn h1 {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: 0;
        color: #101828;
        margin-bottom: 24px;
        font-family: 'Matter', sans-serif;
    }

    .skip-part h2 {
        font-size: 18px;
    }

    .skip-part p {
        font-size: 16px;

    }

    .box-content h2 {
        font-size: 13px;
        line-height: 1.4rem;
    }

    .box-image-content {
        padding: 23px 17px;
    }

    .tour-content h1 {
        font-size: 32px;
    }

    .tour-content h2 {
        font-size: 12px;
    }

    .tour-button {
        color: #fff;
        border-color: #0057b2;
        background-color: #0057b2;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -.36px;
        padding: 20px 34px 20px 29px;
        font-family: Inter;
        border-radius: 100px;
        margin-top: 10px;
        margin-left: 43px;
    }

    .payless h3 {
        font-size: 24px;
    }

    .second-box {
        width: 97%;
    }
    .first-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        margin: 0 9px;
        width: 100%;
        padding: 26px 24px;
        margin-bottom: 20px;
        max-width: 494px;
    }
    .second-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        margin: 0 13px;
        width: 100%;
        padding: 23px 24px;
        max-width: 474px;
        height: 100%;
    }

    .personal-text h1 {
        font-size: 25px;
    }

    .mentors {
        display: none;
    }

    .home-footer {
        text-align: center;
    }

    .company-text p {

        font-size: 15px;
        text-align: center;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
    }

    .facebook {
        font-size: 11px;
    }

    .home-banner-part h1 {
        font-size: 23px;
    }

    .team-icon img {
        width: 70%;
    }

    .team-member-content h5 {
        font-size: 18px;
        padding: 3px 1px;
    }

    .team-member {
        height: 93%;
    }

    .box-content h3 {
        text-align: center;
        font-size: 31px;
    }

    .box-content h2 {
        text-align: center;
    }

    .sign-button {
        margin-left: 0;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
        margin-right: 81px;
    }
    .ticker-container{
           display: block !important;
    }
     .parter{
        display:none;
    }

}
@media only screen and (max-width: 480px) {
    .top-bar-form ul {
        display: flex;
        display: -webkit-inline-box;
        flex-wrap: wrap;
    }
    .brows-mnt{
        margin-top: 20px;
        margin-left: 117px;
    }
    .member{
        margin-left: 77px;
    }
    .menulist {
        margin-left: 351px;
        margin-top: -37px;
    }
    .login {
        padding: 5px 13px;
    }
    .home-form a {
        font-weight: 500;
        margin-left: 39px;
    }
    .book-call {
        font-size: 13px;
    }

    .home-banner-part h6 {
        font-size: 11px;
    }

    .home-video iframe {
        width: 100%;
        height: 209px;
    }

    .home-learn p {
        font-size: 14px;
    }

    .home-team-member h4 {
        font-size: 15px;
    }

    .team-list {
        display: none !important;
    }

    .home-learn h1 {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: 0;
        color: #101828;
        margin-bottom: 24px;
        font-family: 'Matter', sans-serif;
    }

    .skip-part h2 {
        font-size: 18px;
    }

    .skip-part p {
        font-size: 16px;

    }

    .box-content h2 {
        font-size: 13px;
        line-height: 1.4rem;
    }

    .box-image-content {
        padding: 23px 17px;
    }

    .tour-content h1 {
        font-size: 32px;
    }

    .tour-content h2 {
        font-size: 12px;
    }

    .tour-button {
        color: #fff;
        border-color: #0057b2;
        background-color: #0057b2;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -.36px;
        padding: 20px 34px 20px 29px;
        font-family: Inter;
        border-radius: 100px;
        margin-top: 10px;
        margin-left: 43px;
    }

    .payless h3 {
        font-size: 24px;
    }

    .second-box {
        width: 97%;
    }
    .first-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        margin: 0 9px;
        width: 100%;
        padding: 26px 24px;
        margin-bottom: 20px;
        max-width: 390px;
    }
    .second-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        margin: 0 31px;
        width: 100%;
        padding: 23px 24px;
        max-width: 396px;
        height: 100%;
    }

    .personal-text h1 {
        font-size: 25px;
    }

    .mentors {
        display: none;
    }

    .home-footer {
        text-align: center;
    }

    .company-text p {

        font-size: 15px;
        text-align: center;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
    }

    .facebook {
        font-size: 11px;
    }

    .home-banner-part h1 {
        font-size: 23px;
    }

    .team-icon img {
        width: 70%;
    }

    .team-member-content h5 {
        font-size: 18px;
        padding: 3px 1px;
    }

    .team-member {
        height: 93%;
    }

    .box-content h3 {
        text-align: center;
        font-size: 31px;
    }

    .box-content h2 {
        text-align: center;
    }

    .sign-button {
        margin-left: 0;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
        margin-right: 81px;
    }
     .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}

}

@media only screen and (max-width: 425px) {
    .top-bar-form ul {
        display: flex;
        display: -webkit-inline-box;
        flex-wrap: wrap;
    }
    .brows-mnt{
        margin-top: 20px;
        margin-left: 66px;
    }
    .member{
        margin-left: 38px;
    }
    .menulist {
        margin-left: 296px;
        margin-top: -37px;
    }
    .login {
        padding: 5px 13px;
    }
    .home-form a {
        font-weight: 500;
        margin-left: 39px;
    }
    .book-call {
        font-size: 13px;
    }

    .home-banner-part h6 {
        font-size: 11px;
    }

    .home-video iframe {
        width: 100%;
        height: 209px;
    }

    .home-learn p {
        font-size: 17px;
    }

    .home-team-member h4 {
        font-size: 11px;
    }

    .team-list {
        display: none !important;
    }

    .home-learn h1 {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: 0;
        color: #101828;
        margin-bottom: 24px;
        font-family: 'Matter', sans-serif;
    }

    .skip-part h2 {
        font-size: 18px;
    }

    .skip-part p {
        font-size: 16px;

    }

    .box-content h2 {
        font-size: 13px;
        line-height: 1.4rem;
    }

    .box-image-content {
        padding: 23px 17px;
    }

    .tour-content h1 {
        font-size: 32px;
    }

    .tour-content h2 {
        font-size: 12px;
    }

    .tour-button {
        color: #fff;
        border-color: #0057b2;
        background-color: #0057b2;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -.36px;
        padding: 20px 34px 20px 29px;
        font-family: Inter;
        border-radius: 100px;
        margin-top: 10px;
        margin-left: 43px;
    }

    .payless h3 {
        font-size: 24px;
    }

    .second-box {
        width: 95%;
    }

    .personal-text h1 {
        font-size: 25px;
    }

    .mentors {
        display: none;
    }

    .home-footer {
        text-align: center;
    }

    .company-text p {

        font-size: 15px;
        text-align: center;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
    }

    .facebook {
        font-size: 11px;
    }

    .home-banner-part h1 {
        font-size: 23px;
    }

    .team-icon img {
        width: 70%;
    }

    .team-member-content h5 {
        font-size: 18px;
        padding: 3px 1px;
    }

    .team-member {
        height: 93%;
    }

    .box-content h3 {
        text-align: center;
        font-size: 31px;
    }

    .box-content h2 {
        text-align: center;
    }

    .sign-button {
        margin-left: 0;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
        margin-right: 49px;
    }
     .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}

}

@media only screen and (max-width: 430px) {
    .book-call {
        font-size: 13px;
    }

    .home-banner-part h6 {
        font-size: 11px;
    }

    .home-video iframe {
        width: 100%;
        height: 209px;
    }

    .home-learn p {
        font-size: 17px;
    }

    .home-team-member h4 {
        font-size: 11px;
    }

    .team-list {
        display: none !important;
    }

    .home-learn h1 {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: 0;
        color: #101828;
        margin-bottom: 24px;
        font-family: 'Matter', sans-serif;
    }

    .skip-part h2 {
        font-size: 18px;
    }

    .skip-part p {
        font-size: 16px;

    }

    .box-content h2 {
        font-size: 13px;
        line-height: 1.4rem;
    }

    .box-image-content {
        padding: 23px 17px;
    }

    .tour-content h1 {
        font-size: 32px;
    }

    .tour-content h2 {
        font-size: 12px;
    }

    .tour-button {
        color: #fff;
        border-color: #0057b2;
        background-color: #0057b2;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -.36px;
        padding: 20px 34px 20px 29px;
        font-family: Inter;
        border-radius: 100px;
        margin-top: 10px;
        margin-left: 43px;
    }

    .payless h3 {
        font-size: 24px;
    }

    .second-box {
        width: 95%;
    }

    .personal-text h1 {
        font-size: 25px;
    }

    .mentors {
        display: none;
    }

    .home-footer {
        text-align: center;
    }

    .company-text p {

        font-size: 15px;
        text-align: center;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
    }

    .facebook {
        font-size: 11px;
    }

    .home-banner-part h1 {
        font-size: 23px;
    }

    .team-icon img {
        width: 70%;
    }

    .team-member-content h5 {
        font-size: 18px;
        padding: 3px 1px;
    }

    .team-member {
        height: 93%;
    }

    .box-content h3 {
        text-align: center;
        font-size: 28px;
    }

    .box-content h2 {
        text-align: center;
    }

    .sign-button {
        margin-left: 0;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
        margin-right: 27px;
    }
    .first-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        margin: 0 -12px;
        width: 100%;
        padding: 26px 24px;
        margin-bottom: 20px;
        max-width: 390px;
    }
    .second-box {
        width: 101%;
        margin: 0 8px;
    } .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}

}
@media only screen and (max-width: 414px){
    .menulist {
        margin-left: 280px;
        margin-top: -37px;
    }
    .first-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        margin: 0 -12px;
        width: 100%;
        padding: 26px 24px;
        margin-bottom: 20px;
        max-width: 390px;
    }
    .second-box {
        width: 100%;
        margin: 0 8px;
    }
     .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}
}
@media only screen and (max-width: 390px){
    .menulist {
        margin-left: 258px;
        margin-top: -37px;
    }
     .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}
}
@media only screen and (max-width: 375px) {
    .first-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        margin: 0 -12px;
        width: 100%;
        padding: 26px 24px;
        margin-bottom: 20px;
        max-width: 390px;
    }
    .book-call {
        font-size: 13px;
    }

    .home-banner-part h6 {
        font-size: 11px;
    }

    .home-video iframe {
        width: 100%;
        height: 209px;
    }

    .home-learn p {
        font-size: 17px;
    }

    .home-team-member h4 {
        font-size: 11px;
    }

    .team-list {
        display: none !important;
    }

    .home-learn h1 {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: 0;
        color: #101828;
        margin-bottom: 24px;
        font-family: 'Matter', sans-serif;
    }

    .skip-part h2 {
        font-size: 18px;
    }

    .skip-part p {
        font-size: 16px;

    }

    .box-content h2 {
        font-size: 13px;
        line-height: 1.4rem;
    }

    .box-image-content {
        padding: 23px 17px;
    }

    .tour-content h1 {
        font-size: 32px;
    }

    .tour-content h2 {
        font-size: 12px;
    }

    .tour-button {
        color: #fff;
        border-color: #0057b2;
        background-color: #0057b2;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -.36px;
        padding: 20px 34px 20px 29px;
        font-family: Inter;
        border-radius: 100px;
        margin-top: 10px;
        margin-left: 43px;
    }

    .payless h3 {
        font-size: 24px;
    }

    .second-box {
        width: 102%;
        margin: 0 8px;
    }

    .personal-text h1 {
        font-size: 25px;
    }

    .mentors {
        display: none;
    }

    .home-footer {
        text-align: center;
    }

    .company-text p {

        font-size: 15px;
        text-align: center;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
    }

    .facebook {
        font-size: 11px;
    }

    .home-banner-part h1 {
        font-size: 23px;
    }

    .team-icon img {
        width: 70%;
    }

    .team-member-content h5 {
        font-size: 18px;
        padding: 3px 1px;
    }

    .team-member {
        height: 93%;
    }

    .box-content h3 {
        text-align: center;
        font-size: 31px;
    }

    .box-content h2 {
        text-align: center;
    }

    .sign-button {
        margin-left: 0;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
        margin-right: 27px;
    }
    .top-bar-form ul {
        display: flex;
        display: -webkit-inline-box;
        flex-wrap: wrap;
    }
    .brows-mnt{
        margin-top: 20px;
        margin-left: 66px;
    }
    .member{
        margin-left: 38px;
    }
    .menulist {
        margin-left: 246px;
        margin-top: -37px;
    }
    .login {
        padding: 5px 13px;
    }
    .home-form a {
        font-weight: 500;
        margin-left: 24px;
    }
     .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}


}

@media only screen and (max-width: 360px) {
    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
        margin-right: 20px;
    }
     .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}
}

@media only screen and (max-width: 320px) {
    .book-call {
        font-size: 13px;
    }

    .home-banner-part h6 {
        font-size: 11px;
    }

    .home-video iframe {
        width: 100%;
        height: 209px;
    }

    .home-learn p {
        font-size: 17px;
    }

    .home-team-member h4 {
        font-size: 11px;
    }

    .home-learn h1 {
        margin-bottom: 20px;
        font-size: 17px;
        line-height: 32px;
        letter-spacing: 0;
        color: #101828;
        margin-bottom: 24px;
        font-family: 'Matter', sans-serif;
    }

    .home-banner-part h1 {
        font-size: 23px;
    }

    .team-list {
        display: none !important;
    }

    .skip-part h2 {
        font-size: 18px;
    }

    .skip-part p {
        font-size: 16px;

    }

    .box-content h2 {
        font-size: 13px;
        line-height: 1.4rem;
    }

    .box-image-content {
        padding: 23px 17px;
    }

    .tour-content h1 {
        font-size: 32px;
    }

    .tour-content h2 {
        font-size: 12px;
    }

    .tour-button {
        color: #fff;
        border-color: #0057b2;
        background-color: #0057b2;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -.36px;
        padding: 20px 34px 20px 29px;
        font-family: Inter;
        border-radius: 100px;
        margin-top: 10px;
        margin-left: 43px;
    }

    .payless h3 {
        font-size: 24px;
    }

    .second-box {
        width: 99%;
        /* max-width: 109%; */
        margin: 9px 15px;
    }

    .personal-text h1 {
        font-size: 25px;
    }

    .mentors {
        display: none;
    }

    .home-footer {
        text-align: center;
    }

    .company-text p {

        font-size: 15px;
        text-align: center;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 13px;
    }

    .facebook {
        font-size: 11px;
    }
    .top-bar-form ul {
        display: flex;
        display: -webkit-inline-box;
        flex-wrap: wrap;
    }
    .brows-mnt{
        margin-top: 20px;
        margin-left: 66px;
    }
    .member{
        margin-left: 38px;
    }
    .menulist {
        margin-left: 185px;
        margin-top: -37px;
    }
    .login {
        padding: 5px 13px;
    }
    .first-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        padding: 26px 19px;
        margin-bottom: 16px;
        
        margin: 14px -14px;
      
        max-width: 103%;
    }
    .top-bar-form ul {
        display: flex;
        display: -webkit-inline-box;
        flex-wrap: wrap;
    }
    .brows-mnt{
        margin-top: 20px;
        margin-left: 66px;
    }
    .member{
        margin-left: 38px;
    }
    .menulist {
        margin-left: 185px;
        margin-top: -37px;
    }
    .login {
        padding: 5px 13px;
    }
     .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}

}

@media only screen and (max-width: 479px) {
    .top-bar-form {
        display:none;
    }
    


    .book-call {
        font-size: 19px;
    }

    .home-banner-part h6 {
        font-size: 11px;
    }

    .home-video iframe {
        width: 100%;
        height: 209px;
    }

    .home-learn p {
        font-size: 15px;
    }

    .home-team-member h4 {
        font-size: 11px;
    }

    .home-learn h1 {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0;
        color: #101828;
        margin-bottom: 24px;
        font-family: 'Matter', sans-serif;
    }

    .home-banner-part h1 {
        font-size: 20px;
    }

    .home-banner-part p {
        font-size: 12px;
    }

    .team-list {
        display: none !important;
    }

    .skip-part h2 {
        font-size: 18px;
    }

    .skip-part p {
        font-size: 14px;

    }

    .box-content h2 {
        font-size: 19px;
        line-height: 1.4rem;
    }
    .first-box li a {
        color: #000;
        font-size: 13px;
    }
    .second-box li a {
        color: #000;
        font-size: 13px;
    }

    .box-image-content {
        padding: 23px 17px;
    }

    .tour-content h1 {
        font-size: 32px;
    }

    .tour-content h2 {
        font-size: 12px;
    }

    .tour-button {
        color: #fff;
        border-color: #0057b2;
        background-color: #0057b2;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: -.36px;
        padding: 20px 34px 20px 29px;
        font-family: Inter;
        border-radius: 100px;
        margin-top: 10px;
        margin-left: 43px;
    }

    .payless h3 {
        font-size: 24px;
    }

    .second-box {
        width: 95%;
    }

    .personal-text h1 {
        font-size: 25px;
    }

    .mentors {
        display: none;
    }

    .home-footer {
        text-align: center;
    }

    .company-text p {

        font-size: 13px;
        text-align: center;
    }

    .footer-icon {
        color: #f2f4f7;
        font-size: 8px;
        margin-right: 24px;
    }

    .facebook {
        font-size: 11px;
    }
    .brows-mnt{
        margin-top: 20px;
        margin-left: 45px;
    }
    .member{
        margin-left: 16px;
    }
    .menulist {
        margin-left: 151px;
        margin-top: -37px;
    }
    .login {
        padding: 5px 13px;
    }
    .first-box {
        background: #fff;
        border: 1px solid #d0d5dd;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
        box-shadow: 0 2px 2px rgba(0,0,0,.05);
        border-radius: 10px;
        margin: 0 -12px;
        width: 100%;
        padding: 26px 24px;
        margin-bottom: 20px;
        max-width: 390px;
    }
    
    /*ria*/
    .stellarnav.mobile {
    position: static;
    /* z-index: 1; */
    /* display: flex; */
    position: relative;
    left: 0;
}
  .drop-left{
      display:block !important;
  }  
    .number h1 {
  
    font-size:28px;
  
}
.number h6 {
    font-size: 17px;
}
  .number{
      margin-bottom: 20px;
  } 
  .container parter .parter img{
      width:100%;
  }
  .gallery1{
      margin-bottom:1rem;
  }
.gallery{
        padding: 67px 0;
}
.client-content h2 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 28px;
}
.client-box{
    margin-bottom:1rem;
}
.sign-button a {
    color: #fff;
    font-size: 17px;
}
.faq-section .faq-head h2 {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}.js-ag-faq_title {
    padding: 8px 26px;
    background-color: #0057b2;
    border-radius: 11px;
    cursor: pointer;
    font-size: 13px;
    color: #FFF;
}
.js-ag-faq_text {
    line-height: 1.42;
    padding: 30px 40px;
    background-color: #eee;
    font-size: 12px;
    color: #5b5b5b;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    position: relative;
    top: -9px;
    z-index: -1;
}
.process-banner-button a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    background-color: #0057b2;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.testimonial-text p {
    margin-bottom: 16px;
    margin-top: -34px;
    font-size: 15px;
}
.testimonials {
    background-color: #ffffff;
    width: 100%;
    max-width: 764px;
    margin: 8px;
    padding: 30px;
    box-shadow: 0 6px 13px 5px #cbcbcb;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    animation: showTestimonials 0.32s 0.78s cubic-bezier(0.55, 0.055, 0.675, 0.19) forwards;
}
.testimonial {
    padding: -8px 10px;
    margin: 0;
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.goto-bottom-banner a {
    border: 1px solid #0057b2;
    border-radius: 23px;
    padding: 13px 16px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    transition: 0.5s;
    font-size: 10px;
}
.faq-page h3 {
    font-family: Matter,sans-serif;
    line-height: 1.2;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 78px;
}
.fa-text-part h3 {
    font-size: 29px;
    padding-bottom: 35px;
    color: #101828;
    font-family: 'Matter', sans-serif;
    font-weight: 700;
}
.service-page{
    margin-bottom:20px;
}
}